Skip to content

Use pooled StringBuilders to reduce allocations#2074

Draft
Copilot wants to merge 7 commits intomainfrom
copilot/use-pooled-stringbuilder
Draft

Use pooled StringBuilders to reduce allocations#2074
Copilot wants to merge 7 commits intomainfrom
copilot/use-pooled-stringbuilder

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 28, 2026

No description provided.

Copilot AI changed the title [WIP] Implement pooled StringBuilder for better efficiency Use pooled StringBuilders to reduce allocations Apr 28, 2026
Copilot AI requested a review from twsouthwick April 28, 2026 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use a pooled StringBuilder for all instances of it

2 participants